Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump to lutece-init 0.6 to simplify database initialization #48

Merged
merged 1 commit into from
Mar 24, 2020

Conversation

markpatton
Copy link
Collaborator

@markpatton markpatton commented Mar 19, 2020

The new lutece-init simplifies database initialization. If data/lutece.sql is present it is treated as a full database dump and loaded in. If not the default Lutece db initialization happens. No longer do both occur.

In order to test, try various ways of doing a "docker-compose up lutece-init" with data/lutece.sql present or not present and examine the log messages and behavior. Also take a look at the documentation in the lutece-init repo and see if it makes sense.

Closes #40

@markpatton markpatton merged commit e858fda into master Mar 24, 2020
@markpatton markpatton deleted the lutece_init_update branch March 24, 2020 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update data initialization process
1 participant